<?xml version="1.0" encoding="UTF-8" ?>
<schemas xmlns:xsi="http://www.w3.org/2001/XMLSchema" xmlns="http:/www.autodesk.com/isd/fdo/GenericLogicalPhysical">
<schema name="Acad" description="A'CAD Entity Schema">
<class xsi:type="Feature" name="AcDb3dPolyline" description="AutoCAD 3d polyline" baseClass="AcDbEntity" abstract="False" tableName="ACDB3DPOLYLINE" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Geometric" name="Bounds" description="Bounding box for the feature" geometricTypes="4" geometryTypes="84224" hasElevation="False" hasMeasure="False" tableName="ACDB3DPOLYLINE" columnName="n/a" colCreator="False" fixedCol="False">
<Inherited baseClass="Feature"/>
</property>
<property xsi:type="Data" name="ClassId" description="Class id number (uniquely identifies a class)" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="ACDB3DPOLYLINE" columnName="CLASSID" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Closed" description="is first and last points the same" dataType="boolean" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE" columnName="CLOSED" colCreator="True" fixedCol="False">
<column name="CLOSED" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="False" autogenerated="True" defaultValue="" tableName="ACDB3DPOLYLINE" columnName="FEATID" colCreator="True" fixedCol="False">
<Inherited baseClass="AcDbEntity"/>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE" columnName="LAYER" colCreator="True" fixedCol="False">
<Inherited baseClass="AcDbEntity"/>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE" columnName="PLOT_STYLE" colCreator="True" fixedCol="False">
<Inherited baseClass="AcDbEntity"/>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="RevisionNumber" description="Edit count for supporting optimistic locking.  This value is incremented everytime the object is updated." dataType="double" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="ACDB3DPOLYLINE" columnName="REVISIONNUMBER" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="vertices" description="" objectType="Collection" className="Acad:AcDbVertexData" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="AcDb3dPolyline.vertices" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDB3DPOLYLINE_ACDBVE1" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE1" columnName="ACDB3DPOLYLINE_FEATID" colCreator="True" fixedCol="False">
<column name="ACDB3DPOLYLINE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDb3dPolyline.vertices" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="normal" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
</targetProperties>
<class xsi:type="Class" name="AcDb3dPolyline.vertices.normal" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDB3DPOLYLINE_ACDBVE3" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE3" columnName="ACDB3DPOLYLINE_ACDBVE1_ACDB1" colCreator="True" fixedCol="False">
<column name="ACDB3DPOLYLINE_ACDBVE1_ACDB1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="AcDbVertexData_Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE3" columnName="ACDB3DPOLYLINE_ACDBVE1_SEQ" colCreator="True" fixedCol="False">
<column name="ACDB3DPOLYLINE_ACDBVE1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDb3dPolyline.vertices.normal" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE3" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE3" columnName="VALUE1" colCreator="True" fixedCol="False">
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDB3DPOLYLINE_ACDBVE3" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD3">
<target>
<table name="ACDB3DPOLYLINE_ACDBVE1" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD2">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDB3DPOLYLINE_ACDBVE1_ACDB1"/>
<column name="ACDB3DPOLYLINE_ACDBVE1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Seq"/>
<property xsi:type="Data" name="Value"/>
<column name="ACDB3DPOLYLINE_ACDBVE1_ACDB1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="ACDB3DPOLYLINE_ACDBVE1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDB3DPOLYLINE_ACDBVE3" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD3">
<target>
<table name="ACDB3DPOLYLINE_ACDBVE1" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD2">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDB3DPOLYLINE_ACDBVE1_ACDB1"/>
<column name="ACDB3DPOLYLINE_ACDBVE1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Object" name="point" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
</targetProperties>
<class xsi:type="Class" name="AcDb3dPolyline.vertices.point" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDB3DPOLYLINE_ACDBVE2" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE2" columnName="ACDB3DPOLYLINE_ACDBVE1_ACDB1" colCreator="True" fixedCol="False">
<column name="ACDB3DPOLYLINE_ACDBVE1_ACDB1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="AcDbVertexData_Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE2" columnName="ACDB3DPOLYLINE_ACDBVE1_SEQ" colCreator="True" fixedCol="False">
<column name="ACDB3DPOLYLINE_ACDBVE1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDb3dPolyline.vertices.point" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE2" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE2" columnName="VALUE1" colCreator="True" fixedCol="False">
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDB3DPOLYLINE_ACDBVE2" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD1">
<target>
<table name="ACDB3DPOLYLINE_ACDBVE1" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD2">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDB3DPOLYLINE_ACDBVE1_ACDB1"/>
<column name="ACDB3DPOLYLINE_ACDBVE1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Seq"/>
<property xsi:type="Data" name="Value"/>
<column name="ACDB3DPOLYLINE_ACDBVE1_ACDB1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="ACDB3DPOLYLINE_ACDBVE1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDB3DPOLYLINE_ACDBVE2" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD1">
<target>
<table name="ACDB3DPOLYLINE_ACDBVE1" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD2">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDB3DPOLYLINE_ACDBVE1_ACDB1"/>
<column name="ACDB3DPOLYLINE_ACDBVE1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE_ACDBVE1" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDB3DPOLYLINE_ACDBVE1" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD2">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDb3dPolyline_FeatId"/>
<property xsi:type="Object" name="normal" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Object" name="point" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="Seq"/>
<column name="ACDB3DPOLYLINE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDB3DPOLYLINE_ACDBVE1" description="" pkeyName="PK_ACDB3DPOLYLINE_ACD2">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="ACDB3DPOLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="Width" description="line width" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDB3DPOLYLINE" columnName="WIDTH" colCreator="True" fixedCol="False">
<column name="WIDTH" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<Inherited baseClass="AcDbEntity"/>
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="AcDb3dPolyline.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBENTITY_ACXDATA" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDbEntity_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="ACDBENTITY_FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="AcDbEntity.xdata"/>
<column name="ACDBENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDb3dPolyline.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="DATAVALUE" colCreator="False" fixedCol="False">
<Inherited baseClass="AcDbEntity.xdata"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="SEQ" colCreator="False" fixedCol="False">
<Inherited baseClass="AcDbEntity.xdata"/>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDBENTITY_ACXDATA" description="" pkeyName="PK_ACDBENTITY_ACXDATA">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="ACDBENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Seq"/>
<column name="ACDBENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBENTITY_ACXDATA" description="" pkeyName="PK_ACDBENTITY_ACXDATA">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="ACDBENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE">
<property xsi:type="Data" name="ClassId"/>
<property xsi:type="Data" name="Closed"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Data" name="RevisionNumber"/>
<property xsi:type="Object" name="vertices" description="" objectType="Collection" className="Acad:AcDbVertexData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="Width"/>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="CLOSED" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
<column name="WIDTH" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<table name="F_CLASSDEFINITION" description="" pkeyName="">
<target>
<table name="ACDB3DPOLYLINE" description="" pkeyName="PK_ACDB3DPOLYLINE"/>
<sourceColumns>
<column name="CLASSID"/>
</sourceColumns>
<targetColumns>
<column name="CLASSID"/>
</targetColumns>
</target>
</table>
</tables>
</class>
<class xsi:type="Feature" name="AcDbEntity" description="AutoCAD entity base class" baseClass="" abstract="False" tableName="ACDBENTITY" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Geometric" name="Bounds" description="Bounding box for the feature" geometricTypes="4" geometryTypes="84224" hasElevation="False" hasMeasure="False" tableName="ACDBENTITY" columnName="n/a" colCreator="False" fixedCol="False">
<Inherited baseClass="Feature"/>
</property>
<property xsi:type="Data" name="ClassId" description="Class id number (uniquely identifies a class)" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="ACDBENTITY" columnName="CLASSID" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="False" autogenerated="True" defaultValue="" tableName="ACDBENTITY" columnName="FEATID" colCreator="True" fixedCol="False">
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ACDBENTITY" columnName="LAYER" colCreator="True" fixedCol="False">
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ACDBENTITY" columnName="PLOT_STYLE" colCreator="True" fixedCol="False">
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="RevisionNumber" description="Edit count for supporting optimistic locking.  This value is incremented everytime the object is updated." dataType="double" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="ACDBENTITY" columnName="REVISIONNUMBER" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="AcDbEntity.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBENTITY_ACXDATA" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDbEntity_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="ACDBENTITY_FEATID" colCreator="True" fixedCol="False">
<column name="ACDBENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDbEntity.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="DATAVALUE" colCreator="True" fixedCol="False">
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDBENTITY_ACXDATA" description="" pkeyName="PK_ACDBENTITY_ACXDATA">
<target>
<table name="ACDBENTITY" description="" pkeyName="PK_ACDBENTITY"/>
<sourceColumns>
<column name="ACDBENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Seq"/>
<column name="ACDBENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBENTITY_ACXDATA" description="" pkeyName="PK_ACDBENTITY_ACXDATA">
<target>
<table name="ACDBENTITY" description="" pkeyName="PK_ACDBENTITY"/>
<sourceColumns>
<column name="ACDBENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="ACDBENTITY" description="" pkeyName="PK_ACDBENTITY">
<property xsi:type="Data" name="ClassId"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Data" name="RevisionNumber"/>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBENTITY" description="" pkeyName="PK_ACDBENTITY"/>
<table name="F_CLASSDEFINITION" description="" pkeyName="">
<target>
<table name="ACDBENTITY" description="" pkeyName="PK_ACDBENTITY"/>
<sourceColumns>
<column name="CLASSID"/>
</sourceColumns>
<targetColumns>
<column name="CLASSID"/>
</targetColumns>
</target>
</table>
</tables>
</class>
<class xsi:type="Feature" name="AcDbHatch" description="AutoCAD hatched polygon" baseClass="AcDbEntity" abstract="False" tableName="ACDBHATCH" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Geometric" name="Bounds" description="Bounding box for the feature" geometricTypes="4" geometryTypes="84224" hasElevation="False" hasMeasure="False" tableName="ACDBHATCH" columnName="n/a" colCreator="False" fixedCol="False">
<Inherited baseClass="Feature"/>
</property>
<property xsi:type="Data" name="ClassId" description="Class id number (uniquely identifies a class)" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="ACDBHATCH" columnName="CLASSID" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="edges" description="" objectType="Collection" className="Acad:Polyline" idColumn="" order="ascending" fixedCol="False">
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="AcDbHatch_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="AcDbHatch.edges" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBHATCH_POLYLINE" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDbHatch_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE" columnName="ACDBHATCH_FEATID" colCreator="True" fixedCol="False">
<column name="ACDBHATCH_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDbHatch.edges" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Closed" description="is first and last points the same" dataType="boolean" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE" columnName="CLOSED" colCreator="True" fixedCol="False">
<column name="CLOSED" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE" columnName="FEATID" colCreator="True" fixedCol="False">
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE" columnName="LAYER" colCreator="True" fixedCol="False">
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE" columnName="PLOT_STYLE" colCreator="True" fixedCol="False">
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="vertices" description="" objectType="Collection" className="Acad:AcDbVertexData" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="AcDbHatch.edges.vertices" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBHATCH_POLYLINE_AC1" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDbHatch.edges.vertices" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="normal" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
</targetProperties>
<class xsi:type="Class" name="AcDbHatch.edges.vertices.normal" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBHATCH_POLYLINE_AC4" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDbVertexData_Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC4" columnName="ACDBHATCH_POLYLINE_AC1_SEQ" colCreator="True" fixedCol="False">
<column name="ACDBHATCH_POLYLINE_AC1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDbHatch.edges.vertices.normal" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Polyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC4" columnName="ACDBHATCH_POLYLINE_AC1_ACDB1" colCreator="True" fixedCol="False">
<column name="ACDBHATCH_POLYLINE_AC1_ACDB1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC4" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC4" columnName="VALUE1" colCreator="True" fixedCol="False">
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDBHATCH_POLYLINE_AC4" description="" pkeyName="PK_ACDBHATCH_POLYLINE4">
<target>
<table name="ACDBHATCH_POLYLINE_AC1" description="" pkeyName="PK_ACDBHATCH_POLYLINE3">
<target>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_AC1_ACDB1"/>
<column name="ACDBHATCH_POLYLINE_AC1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<property xsi:type="Data" name="Value"/>
<column name="ACDBHATCH_POLYLINE_AC1_ACDB1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="ACDBHATCH_POLYLINE_AC1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBHATCH_POLYLINE_AC4" description="" pkeyName="PK_ACDBHATCH_POLYLINE4">
<target>
<table name="ACDBHATCH_POLYLINE_AC1" description="" pkeyName="PK_ACDBHATCH_POLYLINE3">
<target>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_AC1_ACDB1"/>
<column name="ACDBHATCH_POLYLINE_AC1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Object" name="point" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
</targetProperties>
<class xsi:type="Class" name="AcDbHatch.edges.vertices.point" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBHATCH_POLYLINE_AC2" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDbVertexData_Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC2" columnName="ACDBHATCH_POLYLINE_AC1_SEQ" colCreator="True" fixedCol="False">
<column name="ACDBHATCH_POLYLINE_AC1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDbHatch.edges.vertices.point" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Polyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC2" columnName="ACDBHATCH_POLYLINE_AC1_ACDB1" colCreator="True" fixedCol="False">
<column name="ACDBHATCH_POLYLINE_AC1_ACDB1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC2" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC2" columnName="VALUE1" colCreator="True" fixedCol="False">
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDBHATCH_POLYLINE_AC2" description="" pkeyName="PK_ACDBHATCH_POLYLINE2">
<target>
<table name="ACDBHATCH_POLYLINE_AC1" description="" pkeyName="PK_ACDBHATCH_POLYLINE3">
<target>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_AC1_ACDB1"/>
<column name="ACDBHATCH_POLYLINE_AC1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<property xsi:type="Data" name="Value"/>
<column name="ACDBHATCH_POLYLINE_AC1_ACDB1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="ACDBHATCH_POLYLINE_AC1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBHATCH_POLYLINE_AC2" description="" pkeyName="PK_ACDBHATCH_POLYLINE2">
<target>
<table name="ACDBHATCH_POLYLINE_AC1" description="" pkeyName="PK_ACDBHATCH_POLYLINE3">
<target>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_AC1_ACDB1"/>
<column name="ACDBHATCH_POLYLINE_AC1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="Polyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC1" columnName="ACDBHATCH_POLYLINE_FEATID" colCreator="True" fixedCol="False">
<column name="ACDBHATCH_POLYLINE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC1" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDBHATCH_POLYLINE_AC1" description="" pkeyName="PK_ACDBHATCH_POLYLINE3">
<target>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Object" name="normal" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Object" name="point" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<column name="ACDBHATCH_POLYLINE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBHATCH_POLYLINE_AC1" description="" pkeyName="PK_ACDBHATCH_POLYLINE3">
<target>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="Width" description="line width" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE" columnName="WIDTH" colCreator="True" fixedCol="False">
<column name="WIDTH" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="xdata" description="xdata" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="AcDbHatch.edges.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBHATCH_POLYLINE_AC3" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDbHatch.edges.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC3" columnName="DATAVALUE" colCreator="True" fixedCol="False">
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Polyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC3" columnName="ACDBHATCH_POLYLINE_FEATID" colCreator="True" fixedCol="False">
<column name="ACDBHATCH_POLYLINE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBHATCH_POLYLINE_AC3" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDBHATCH_POLYLINE_AC3" description="" pkeyName="PK_ACDBHATCH_POLYLINE1">
<target>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<column name="ACDBHATCH_POLYLINE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBHATCH_POLYLINE_AC3" description="" pkeyName="PK_ACDBHATCH_POLYLINE1">
<target>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ACDBHATCH_POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDbHatch_FeatId"/>
<property xsi:type="Data" name="Closed"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Object" name="vertices" description="" objectType="Collection" className="Acad:AcDbVertexData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="Width"/>
<property xsi:type="Object" name="xdata" description="xdata" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="ACDBHATCH_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="CLOSED" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
<column name="WIDTH" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBHATCH_POLYLINE" description="" pkeyName="PK_ACDBHATCH_POLYLINE">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBHATCH_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="False" autogenerated="True" defaultValue="" tableName="ACDBHATCH" columnName="FEATID" colCreator="True" fixedCol="False">
<Inherited baseClass="AcDbEntity"/>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ACDBHATCH" columnName="LAYER" colCreator="True" fixedCol="False">
<Inherited baseClass="AcDbEntity"/>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ACDBHATCH" columnName="PLOT_STYLE" colCreator="True" fixedCol="False">
<Inherited baseClass="AcDbEntity"/>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="RevisionNumber" description="Edit count for supporting optimistic locking.  This value is incremented everytime the object is updated." dataType="double" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="ACDBHATCH" columnName="REVISIONNUMBER" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<Inherited baseClass="AcDbEntity"/>
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="AcDbHatch.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBENTITY_ACXDATA" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDbEntity_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="ACDBENTITY_FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="AcDbEntity.xdata"/>
<column name="ACDBENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="AcDbHatch.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="DATAVALUE" colCreator="False" fixedCol="False">
<Inherited baseClass="AcDbEntity.xdata"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBENTITY_ACXDATA" columnName="SEQ" colCreator="False" fixedCol="False">
<Inherited baseClass="AcDbEntity.xdata"/>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ACDBENTITY_ACXDATA" description="" pkeyName="PK_ACDBENTITY_ACXDATA">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDbEntity_FeatId"/>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Seq"/>
<column name="ACDBENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBENTITY_ACXDATA" description="" pkeyName="PK_ACDBENTITY_ACXDATA">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="ACDBENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH">
<property xsi:type="Data" name="ClassId"/>
<property xsi:type="Object" name="edges" description="" objectType="Collection" className="Acad:Polyline" idColumn="" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Data" name="RevisionNumber"/>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<table name="F_CLASSDEFINITION" description="" pkeyName="">
<target>
<table name="ACDBHATCH" description="" pkeyName="PK_ACDBHATCH"/>
<sourceColumns>
<column name="CLASSID"/>
</sourceColumns>
<targetColumns>
<column name="CLASSID"/>
</targetColumns>
</target>
</table>
</tables>
</class>
<class xsi:type="Class" name="AcDbVertexCoordinateValue" description="" baseClass="" abstract="False" tableName="ACDBVERTEXCOORDINATEV1" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBVERTEXCOORDINATEV1" columnName="SEQ" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBVERTEXCOORDINATEV1" columnName="VALUE1" colCreator="False" fixedCol="False">
</property>
</properties>
</class>
<class xsi:type="Class" name="AcDbVertexData" description="" baseClass="" abstract="False" tableName="ACDBVERTEXDATA" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="normal" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
</sourceProperties>
<targetProperties>
</targetProperties>
<class xsi:type="Class" name="AcDbVertexData.normal" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBVERTEXDATA_ACDBVE2" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBVERTEXDATA_ACDBVE2" columnName="SEQ" colCreator="True" fixedCol="False">
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBVERTEXDATA_ACDBVE2" columnName="VALUE1" colCreator="True" fixedCol="False">
</property>
</properties>
</class>
</mappingDefinition>
</property>
<property xsi:type="Object" name="point" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
</sourceProperties>
<targetProperties>
</targetProperties>
<class xsi:type="Class" name="AcDbVertexData.point" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ACDBVERTEXDATA_ACDBVE1" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBVERTEXDATA_ACDBVE1" columnName="SEQ" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBVERTEXDATA_ACDBVE1" columnName="VALUE1" colCreator="False" fixedCol="False">
</property>
</properties>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACDBVERTEXDATA" columnName="SEQ" colCreator="False" fixedCol="False">
</property>
</properties>
</class>
<class xsi:type="Class" name="aCxdATA" description="Xdata" baseClass="" abstract="False" tableName="ACXDATA1" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACXDATA1" columnName="SEQ" colCreator="False" fixedCol="False">
</property>
</properties>
</class>
<class xsi:type="Class" name="AcXData" description="Application's Data" baseClass="" abstract="False" tableName="ACXDATA" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACXDATA" columnName="DATAVALUE" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ACXDATA" columnName="SEQ" colCreator="False" fixedCol="False">
</property>
</properties>
</class>
<class xsi:type="Class" name="Entity" description="Embedded entity base class" baseClass="" abstract="False" tableName="ENTITY" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Entity" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ENTITY" columnName="FEATID" colCreator="True" fixedCol="False">
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ENTITY" columnName="LAYER" colCreator="True" fixedCol="False">
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ENTITY" columnName="PLOT_STYLE" colCreator="True" fixedCol="False">
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="Entity.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ENTITY_ACXDATA" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Entity.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ENTITY_ACXDATA" columnName="DATAVALUE" colCreator="True" fixedCol="False">
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Entity_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ENTITY_ACXDATA" columnName="ENTITY_FEATID" colCreator="True" fixedCol="False">
<column name="ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ENTITY_ACXDATA" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ENTITY_ACXDATA" description="" pkeyName="PK_ENTITY_ACXDATA">
<target>
<table name="ENTITY" description="" pkeyName="PK_ENTITY"/>
<sourceColumns>
<column name="ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ENTITY_ACXDATA" description="" pkeyName="PK_ENTITY_ACXDATA">
<target>
<table name="ENTITY" description="" pkeyName="PK_ENTITY"/>
<sourceColumns>
<column name="ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="ENTITY" description="" pkeyName="PK_ENTITY">
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</table>
<tables>
<table name="ENTITY" description="" pkeyName="PK_ENTITY"/>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
<class xsi:type="Class" name="Polyline" description="Embedded 3d polyline" baseClass="Entity" abstract="False" tableName="POLYLINE" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Polyline" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Closed" description="is first and last points the same" dataType="boolean" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE" columnName="CLOSED" colCreator="True" fixedCol="False">
<column name="CLOSED" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE" columnName="FEATID" colCreator="True" fixedCol="False">
<Inherited baseClass="Entity"/>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="POLYLINE" columnName="LAYER" colCreator="True" fixedCol="False">
<Inherited baseClass="Entity"/>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="POLYLINE" columnName="PLOT_STYLE" colCreator="True" fixedCol="False">
<Inherited baseClass="Entity"/>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="vertices" description="" objectType="Collection" className="Acad:AcDbVertexData" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="Polyline.vertices" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="POLYLINE_ACDBVERTEXDA1" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Polyline.vertices" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="normal" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
</targetProperties>
<class xsi:type="Class" name="Polyline.vertices.normal" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="POLYLINE_ACDBVERTEXDA3" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDbVertexData_Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA3" columnName="POLYLINE_ACDBVERTEXDA1_SEQ" colCreator="True" fixedCol="False">
<column name="POLYLINE_ACDBVERTEXDA1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Polyline.vertices.normal" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Polyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA3" columnName="POLYLINE_ACDBVERTEXDA1_POLY1" colCreator="True" fixedCol="False">
<column name="POLYLINE_ACDBVERTEXDA1_POLY1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA3" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA3" columnName="VALUE1" colCreator="True" fixedCol="False">
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="POLYLINE_ACDBVERTEXDA3" description="" pkeyName="PK_POLYLINE_ACDBVERTE3">
<target>
<table name="POLYLINE_ACDBVERTEXDA1" description="" pkeyName="PK_POLYLINE_ACDBVERTE2">
<target>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<sourceColumns>
<column name="POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="POLYLINE_ACDBVERTEXDA1_POLY1"/>
<column name="POLYLINE_ACDBVERTEXDA1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="POLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<property xsi:type="Data" name="Value"/>
<column name="POLYLINE_ACDBVERTEXDA1_POLY1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="POLYLINE_ACDBVERTEXDA1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="POLYLINE_ACDBVERTEXDA3" description="" pkeyName="PK_POLYLINE_ACDBVERTE3">
<target>
<table name="POLYLINE_ACDBVERTEXDA1" description="" pkeyName="PK_POLYLINE_ACDBVERTE2">
<target>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<sourceColumns>
<column name="POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="POLYLINE_ACDBVERTEXDA1_POLY1"/>
<column name="POLYLINE_ACDBVERTEXDA1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="POLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Object" name="point" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
</targetProperties>
<class xsi:type="Class" name="Polyline.vertices.point" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="POLYLINE_ACDBVERTEXDA2" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="AcDbVertexData_Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA2" columnName="POLYLINE_ACDBVERTEXDA1_SEQ" colCreator="True" fixedCol="False">
<column name="POLYLINE_ACDBVERTEXDA1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Polyline.vertices.point" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Polyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA2" columnName="POLYLINE_ACDBVERTEXDA1_POLY1" colCreator="True" fixedCol="False">
<column name="POLYLINE_ACDBVERTEXDA1_POLY1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA2" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Value" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA2" columnName="VALUE1" colCreator="True" fixedCol="False">
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="POLYLINE_ACDBVERTEXDA2" description="" pkeyName="PK_POLYLINE_ACDBVERTE1">
<target>
<table name="POLYLINE_ACDBVERTEXDA1" description="" pkeyName="PK_POLYLINE_ACDBVERTE2">
<target>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<sourceColumns>
<column name="POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="POLYLINE_ACDBVERTEXDA1_POLY1"/>
<column name="POLYLINE_ACDBVERTEXDA1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="POLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
<property xsi:type="Data" name="AcDbVertexData_Seq"/>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<property xsi:type="Data" name="Value"/>
<column name="POLYLINE_ACDBVERTEXDA1_POLY1" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="POLYLINE_ACDBVERTEXDA1_SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="VALUE1" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="POLYLINE_ACDBVERTEXDA2" description="" pkeyName="PK_POLYLINE_ACDBVERTE1">
<target>
<table name="POLYLINE_ACDBVERTEXDA1" description="" pkeyName="PK_POLYLINE_ACDBVERTE2">
<target>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<sourceColumns>
<column name="POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="POLYLINE_ACDBVERTEXDA1_POLY1"/>
<column name="POLYLINE_ACDBVERTEXDA1_SEQ"/>
</sourceColumns>
<targetColumns>
<column name="POLYLINE_FEATID"/>
<column name="SEQ"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="Polyline_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA1" columnName="POLYLINE_FEATID" colCreator="True" fixedCol="False">
<column name="POLYLINE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE_ACDBVERTEXDA1" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="POLYLINE_ACDBVERTEXDA1" description="" pkeyName="PK_POLYLINE_ACDBVERTE2">
<target>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<sourceColumns>
<column name="POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Object" name="normal" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Object" name="point" description="" objectType="Collection" className="Acad:AcDbVertexCoordinateValue" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="Polyline_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<column name="POLYLINE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="POLYLINE_ACDBVERTEXDA1" description="" pkeyName="PK_POLYLINE_ACDBVERTE2">
<target>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<sourceColumns>
<column name="POLYLINE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="Width" description="line width" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="POLYLINE" columnName="WIDTH" colCreator="True" fixedCol="False">
<column name="WIDTH" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<Inherited baseClass="Entity"/>
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="Polyline.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ENTITY_ACXDATA" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Polyline.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ENTITY_ACXDATA" columnName="DATAVALUE" colCreator="False" fixedCol="False">
<Inherited baseClass="Entity.xdata"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Entity_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ENTITY_ACXDATA" columnName="ENTITY_FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="Entity.xdata"/>
<column name="ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Acad" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ENTITY_ACXDATA" columnName="SEQ" colCreator="False" fixedCol="False">
<Inherited baseClass="Entity.xdata"/>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ENTITY_ACXDATA" description="" pkeyName="PK_ENTITY_ACXDATA">
<target>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<sourceColumns>
<column name="ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ENTITY_ACXDATA" description="" pkeyName="PK_ENTITY_ACXDATA">
<target>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<sourceColumns>
<column name="ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE">
<property xsi:type="Data" name="Closed"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Object" name="vertices" description="" objectType="Collection" className="Acad:AcDbVertexData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="Width"/>
<property xsi:type="Object" name="xdata" description="new xdata description" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="CLOSED" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
<column name="WIDTH" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="POLYLINE" description="" pkeyName="PK_POLYLINE"/>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</schema>
<schema name="Electric'l" description="Electrical '' schema'">
<class xsi:type="Class" name="'Address" description="" baseClass="" abstract="False" tableName="A_ADDRESS" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Number" description="" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="A_ADDRESS" columnName="NUMBER1" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
</class>
<class xsi:type="Feature" name="class_with__25__char_name" description="" baseClass="" abstract="False" tableName="CLASS_WITH__25__CHAR_1" tblCreator="True" fixedTbl="False">
<geometryProperty>
Geometry</geometryProperty>
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatureId"/>
</identityProperties>
<properties>
<property xsi:type="Geometric" name="Bounds" description="Bounding box for the feature" geometricTypes="4" geometryTypes="84224" hasElevation="False" hasMeasure="False" tableName="CLASS_WITH__25__CHAR_1" columnName="n/a" colCreator="False" fixedCol="False">
<Inherited baseClass="Feature"/>
</property>
<property xsi:type="Data" name="ClassId" description="Class id number (uniquely identifies a class)" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="CLASS_WITH__25__CHAR_1" columnName="CLASSID" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatureId" description="" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="False" autogenerated="True" defaultValue="" tableName="CLASS_WITH__25__CHAR_1" columnName="FEATUREID" colCreator="True" fixedCol="False">
<column name="FEATUREID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Geometric" name="Geometry" description="location's" geometricTypes="2" geometryTypes="42112" hasElevation="False" hasMeasure="False" tableName="CLASS_WITH__25__CHAR_1" columnName="GEOMETRY" colCreator="True" fixedCol="False">
<column name="GEOMETRY" description="" dataType="MDSYS.SDO_GEOMETRY" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="RevisionNumber" description="Edit count for supporting optimistic locking.  This value is incremented everytime the object is updated." dataType="double" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="CLASS_WITH__25__CHAR_1" columnName="REVISIONNUMBER" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
<table name="CLASS_WITH__25__CHAR_1" description="" pkeyName="PK_CLASS_WITH__25__CH1">
<property xsi:type="Data" name="ClassId"/>
<property xsi:type="Data" name="FeatureId"/>
<property xsi:type="Geometric" name="Geometry"/>
<property xsi:type="Data" name="RevisionNumber"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATUREID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="GEOMETRY" description="" dataType="MDSYS.SDO_GEOMETRY" length="0" scale="0" nullable="True">
</column>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="CLASS_WITH__25__CHAR_1" description="" pkeyName="PK_CLASS_WITH__25__CH1"/>
<table name="F_CLASSDEFINITION" description="" pkeyName="">
<target>
<table name="CLASS_WITH__25__CHAR_1" description="" pkeyName="PK_CLASS_WITH__25__CH1"/>
<sourceColumns>
<column name="CLASSID"/>
</sourceColumns>
<targetColumns>
<column name="CLASSID"/>
</targetColumns>
</target>
</table>
</tables>
</class>
<class xsi:type="Feature" name="Conductor" description="" baseClass="ElectricDevice" abstract="False" tableName="CONDUCTOR" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Geometric" name="Bounds" description="Bounding box for the feature" geometricTypes="4" geometryTypes="84224" hasElevation="False" hasMeasure="False" tableName="CONDUCTOR" columnName="n/a" colCreator="False" fixedCol="False">
<Inherited baseClass="Feature"/>
</property>
<property xsi:type="Data" name="ClassId" description="Class id number (uniquely identifies a class)" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="CONDUCTOR" columnName="CLASSID" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="False" autogenerated="True" defaultValue="" tableName="CONDUCTOR" columnName="FEATID" colCreator="True" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="graphic" description="Acad entity" objectType="Value" className="Acad:Entity" idColumn="" order="ascending" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="ElectricDevice_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="Conductor.graphic" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ELECTRICDEVICE_ENTITY" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Conductor.graphic" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ElectricDevice_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="ELECTRICDEVICE_FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<column name="ELECTRICDEVICE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="LAYER" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="PLOT_STYLE" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="xdata" description="xdata" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="Conductor.graphic.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ELECTRICDEVICE_ENTITY1" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Conductor.graphic.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="DATAVALUE" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic.xdata"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Entity_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="ELECTRICDEVICE_ENTITY_FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic.xdata"/>
<column name="ELECTRICDEVICE_ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="SEQ" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic.xdata"/>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ELECTRICDEVICE_ENTITY1" description="" pkeyName="PK_ELECTRICDEVICE_ENT1">
<target>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="CONDUCTOR" description="" pkeyName="PK_CONDUCTOR"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ELECTRICDEVICE_ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="ELECTRICDEVICE_ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ELECTRICDEVICE_ENTITY1" description="" pkeyName="PK_ELECTRICDEVICE_ENT1">
<target>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="CONDUCTOR" description="" pkeyName="PK_CONDUCTOR"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ELECTRICDEVICE_ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="CONDUCTOR" description="" pkeyName="PK_CONDUCTOR"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="ElectricDevice_FeatId"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Object" name="xdata" description="xdata" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="ELECTRICDEVICE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</table>
<tables>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="CONDUCTOR" description="" pkeyName="PK_CONDUCTOR"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="InstallDate" description="" dataType="datetime" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="CONDUCTOR" columnName="INSTALLDATE" colCreator="True" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<column name="INSTALLDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="LastInspectDate" description="" dataType="datetime" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="CONDUCTOR" columnName="LASTINSPECTDATE" colCreator="True" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<column name="LASTINSPECTDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="LastRepairDate" description="modified description" dataType="datetime" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="CONDUCTOR" columnName="LASTREPAIRDATE" colCreator="True" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<column name="LASTREPAIRDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="RevisionNumber" description="Edit count for supporting optimistic locking.  This value is incremented everytime the object is updated." dataType="double" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="CONDUCTOR" columnName="REVISIONNUMBER" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="underground" description="" dataType="boolean" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="CONDUCTOR" columnName="UNDERGROUND" colCreator="True" fixedCol="False">
<column name="UNDERGROUND" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="CONDUCTOR" description="" pkeyName="PK_CONDUCTOR">
<property xsi:type="Data" name="ClassId"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Object" name="graphic" description="Acad entity" objectType="Value" className="Acad:Entity" idColumn="" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="InstallDate"/>
<property xsi:type="Data" name="LastInspectDate"/>
<property xsi:type="Data" name="LastRepairDate"/>
<property xsi:type="Data" name="RevisionNumber"/>
<property xsi:type="Data" name="underground"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="INSTALLDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="LASTINSPECTDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="LASTREPAIRDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
<column name="UNDERGROUND" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="CONDUCTOR" description="" pkeyName="PK_CONDUCTOR"/>
<table name="F_CLASSDEFINITION" description="" pkeyName="">
<target>
<table name="CONDUCTOR" description="" pkeyName="PK_CONDUCTOR"/>
<sourceColumns>
<column name="CLASSID"/>
</sourceColumns>
<targetColumns>
<column name="CLASSID"/>
</targetColumns>
</target>
</table>
</tables>
</class>
<class xsi:type="Class" name="Customer" description="" baseClass="" abstract="False" tableName="CUSTOMER" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="First Name"/>
<property xsi:type="Data" name="Last Name"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Customer" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Credit Rating" description="" dataType="byte" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="CUSTOMER" columnName="CREDIT_RATING" colCreator="True" fixedCol="False">
<column name="CREDIT_RATING" description="" dataType="NUMBER" length="3" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="First Name" description="" dataType="string" length="30" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="CUSTOMER" columnName="FIRST_NAME" colCreator="True" fixedCol="False">
<column name="FIRST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Last Name" description="" dataType="string" length="30" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="CUSTOMER" columnName="LAST_NAME" colCreator="True" fixedCol="False">
<column name="LAST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
<table name="CUSTOMER" description="" pkeyName="PK_CUSTOMER">
<property xsi:type="Data" name="Credit Rating"/>
<property xsi:type="Data" name="First Name"/>
<property xsi:type="Data" name="Last Name"/>
<column name="CREDIT_RATING" description="" dataType="NUMBER" length="3" scale="0" nullable="True">
</column>
<column name="FIRST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
<column name="LAST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="CUSTOMER" description="" pkeyName="PK_CUSTOMER"/>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
<class xsi:type="Class" name="Customer - Business" description="" baseClass="Customer" abstract="False" tableName="CUSTOMER_BUSINESS" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="First Name"/>
<property xsi:type="Data" name="Last Name"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Customer - Business" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Credit Rating" description="" dataType="byte" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="CUSTOMER_BUSINESS" columnName="CREDIT_RATING" colCreator="True" fixedCol="False">
<Inherited baseClass="Customer"/>
<column name="CREDIT_RATING" description="" dataType="NUMBER" length="3" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="First Name" description="" dataType="string" length="30" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="CUSTOMER_BUSINESS" columnName="FIRST_NAME" colCreator="True" fixedCol="False">
<Inherited baseClass="Customer"/>
<column name="FIRST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Last Name" description="" dataType="string" length="30" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="CUSTOMER_BUSINESS" columnName="LAST_NAME" colCreator="True" fixedCol="False">
<Inherited baseClass="Customer"/>
<column name="LAST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
<table name="CUSTOMER_BUSINESS" description="" pkeyName="PK_CUSTOMER_BUSINESS">
<property xsi:type="Data" name="Credit Rating"/>
<property xsi:type="Data" name="First Name"/>
<property xsi:type="Data" name="Last Name"/>
<column name="CREDIT_RATING" description="" dataType="NUMBER" length="3" scale="0" nullable="True">
</column>
<column name="FIRST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
<column name="LAST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="CUSTOMER_BUSINESS" description="" pkeyName="PK_CUSTOMER_BUSINESS"/>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
<class xsi:type="Class" name="Customer - Residential" description="" baseClass="Customer" abstract="False" tableName="CUSTOMER_RESIDENTIAL" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="First Name"/>
<property xsi:type="Data" name="Last Name"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Customer - Residential" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Credit Rating" description="" dataType="byte" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="CUSTOMER_RESIDENTIAL" columnName="CREDIT_RATING" colCreator="True" fixedCol="False">
<Inherited baseClass="Customer"/>
<column name="CREDIT_RATING" description="" dataType="NUMBER" length="3" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="First Name" description="" dataType="string" length="30" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="CUSTOMER_RESIDENTIAL" columnName="FIRST_NAME" colCreator="True" fixedCol="False">
<Inherited baseClass="Customer"/>
<column name="FIRST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Last Name" description="" dataType="string" length="30" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="CUSTOMER_RESIDENTIAL" columnName="LAST_NAME" colCreator="True" fixedCol="False">
<Inherited baseClass="Customer"/>
<column name="LAST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
<table name="CUSTOMER_RESIDENTIAL" description="" pkeyName="PK_CUSTOMER_RESIDENTI1">
<property xsi:type="Data" name="Credit Rating"/>
<property xsi:type="Data" name="First Name"/>
<property xsi:type="Data" name="Last Name"/>
<column name="CREDIT_RATING" description="" dataType="NUMBER" length="3" scale="0" nullable="True">
</column>
<column name="FIRST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
<column name="LAST_NAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="CUSTOMER_RESIDENTIAL" description="" pkeyName="PK_CUSTOMER_RESIDENTI1"/>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
<class xsi:type="Feature" name="ElectricDevice" description="electic base class" baseClass="" abstract="True" tableName="ELECTRICDEVICE" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Geometric" name="Bounds" description="Bounding box for the feature" geometricTypes="4" geometryTypes="84224" hasElevation="False" hasMeasure="False" tableName="ELECTRICDEVICE" columnName="n/a" colCreator="False" fixedCol="False">
<Inherited baseClass="Feature"/>
</property>
<property xsi:type="Data" name="ClassId" description="Class id number (uniquely identifies a class)" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="ELECTRICDEVICE" columnName="CLASSID" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="False" autogenerated="True" defaultValue="" tableName="ELECTRICDEVICE" columnName="FEATID" colCreator="True" fixedCol="False">
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="graphic" description="Acad entity" objectType="Value" className="Acad:Entity" idColumn="" order="ascending" fixedCol="False">
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="ElectricDevice_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="ElectricDevice.graphic" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ELECTRICDEVICE_ENTITY" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="ElectricDevice.graphic" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ElectricDevice_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="ELECTRICDEVICE_FEATID" colCreator="True" fixedCol="False">
<column name="ELECTRICDEVICE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="FEATID" colCreator="True" fixedCol="False">
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="LAYER" colCreator="True" fixedCol="False">
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="PLOT_STYLE" colCreator="True" fixedCol="False">
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="xdata" description="xdata" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="ElectricDevice.graphic.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ELECTRICDEVICE_ENTITY1" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="ElectricDevice.graphic.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="DATAVALUE" colCreator="True" fixedCol="False">
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Entity_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="ELECTRICDEVICE_ENTITY_FEATID" colCreator="True" fixedCol="False">
<column name="ELECTRICDEVICE_ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="SEQ" colCreator="True" fixedCol="False">
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ELECTRICDEVICE_ENTITY1" description="" pkeyName="PK_ELECTRICDEVICE_ENT1">
<target>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="ELECTRICDEVICE" description="" pkeyName="PK_ELECTRICDEVICE"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ELECTRICDEVICE_ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="ELECTRICDEVICE_ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ELECTRICDEVICE_ENTITY1" description="" pkeyName="PK_ELECTRICDEVICE_ENT1">
<target>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="ELECTRICDEVICE" description="" pkeyName="PK_ELECTRICDEVICE"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ELECTRICDEVICE_ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="ELECTRICDEVICE" description="" pkeyName="PK_ELECTRICDEVICE"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="ElectricDevice_FeatId"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Object" name="xdata" description="xdata" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="ELECTRICDEVICE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</table>
<tables>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="ELECTRICDEVICE" description="" pkeyName="PK_ELECTRICDEVICE"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="InstallDate" description="" dataType="datetime" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE" columnName="INSTALLDATE" colCreator="True" fixedCol="False">
<column name="INSTALLDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="LastInspectDate" description="" dataType="datetime" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE" columnName="LASTINSPECTDATE" colCreator="True" fixedCol="False">
<column name="LASTINSPECTDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="LastRepairDate" description="modified description" dataType="datetime" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE" columnName="LASTREPAIRDATE" colCreator="True" fixedCol="False">
<column name="LASTREPAIRDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="RevisionNumber" description="Edit count for supporting optimistic locking.  This value is incremented everytime the object is updated." dataType="double" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="ELECTRICDEVICE" columnName="REVISIONNUMBER" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
<table name="ELECTRICDEVICE" description="" pkeyName="PK_ELECTRICDEVICE">
<property xsi:type="Data" name="ClassId"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Object" name="graphic" description="Acad entity" objectType="Value" className="Acad:Entity" idColumn="" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="InstallDate"/>
<property xsi:type="Data" name="LastInspectDate"/>
<property xsi:type="Data" name="LastRepairDate"/>
<property xsi:type="Data" name="RevisionNumber"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="INSTALLDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="LASTINSPECTDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="LASTREPAIRDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ELECTRICDEVICE" description="" pkeyName="PK_ELECTRICDEVICE"/>
<table name="F_CLASSDEFINITION" description="" pkeyName="">
<target>
<table name="ELECTRICDEVICE" description="" pkeyName="PK_ELECTRICDEVICE"/>
<sourceColumns>
<column name="CLASSID"/>
</sourceColumns>
<targetColumns>
<column name="CLASSID"/>
</targetColumns>
</target>
</table>
</tables>
</class>
<class xsi:type="Class" name="Maint History" description="Maintenance History" baseClass="" abstract="False" tableName="MAINT_HISTORY" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Date" description="Date of work done" dataType="datetime" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY" columnName="DATE1" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="Maintenance History Description" description="datavalue" dataType="string" length="50" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY" columnName="MAINTENANCE_HISTORY_DESCRIP1" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="work items" description="tasks performed on this date" objectType="Ordered Collection" className="Electric'l:Maint History Item" idColumn="IT_M_" order="descending" fixedCol="False">
<idProperty>
<property xsi:type="Data" name="It'm #"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
</sourceProperties>
<targetProperties>
</targetProperties>
<class xsi:type="Class" name="Maint History.work items" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="MAINT_HISTORY_MAINT_H1" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="It'm #"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="classname" description="" dataType="string" length="255" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY_MAINT_H1" columnName="CLASSNAME1" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="It'm #" description="sequence identifier" dataType="int16" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY_MAINT_H1" columnName="IT_M_" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="Part #" description="Part used in work item" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY_MAINT_H1" columnName="PART_" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Work Description" description="Description of work performed" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY_MAINT_H1" columnName="WORK_DESCRIPTION" colCreator="False" fixedCol="False">
</property>
</properties>
</class>
</mappingDefinition>
</property>
</properties>
</class>
<class xsi:type="Class" name="Maint History Item" description="Maintenance History Item" baseClass="Work Item" abstract="False" tableName="MAINT_HISTORY_ITEM" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="classname" description="" dataType="string" length="255" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY_ITEM" columnName="CLASSNAME1" colCreator="False" fixedCol="False">
<Inherited baseClass="Work Item"/>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="It'm #" description="sequence identifier" dataType="int16" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY_ITEM" columnName="IT_M_" colCreator="False" fixedCol="False">
<Inherited baseClass="Work Item"/>
</property>
<property xsi:type="Data" name="Part #" description="Part used in work item" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY_ITEM" columnName="PART_" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Work Description" description="Description of work performed" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="MAINT_HISTORY_ITEM" columnName="WORK_DESCRIPTION" colCreator="False" fixedCol="False">
</property>
</properties>
</class>
<class xsi:type="Feature" name="Transformer" description="" baseClass="ElectricDevice" abstract="False" tableName="TRANSFORMER" tblCreator="True" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Geometric" name="Bounds" description="Bounding box for the feature" geometricTypes="4" geometryTypes="84224" hasElevation="False" hasMeasure="False" tableName="TRANSFORMER" columnName="n/a" colCreator="False" fixedCol="False">
<Inherited baseClass="Feature"/>
</property>
<property xsi:type="Data" name="ClassId" description="Class id number (uniquely identifies a class)" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="TRANSFORMER" columnName="CLASSID" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="False" autogenerated="True" defaultValue="" tableName="TRANSFORMER" columnName="FEATID" colCreator="True" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Object" name="graphic" description="Acad entity" objectType="Value" className="Acad:Entity" idColumn="" order="ascending" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="ElectricDevice_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="Transformer.graphic" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ELECTRICDEVICE_ENTITY" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="FeatId"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Transformer.graphic" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="ElectricDevice_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="ELECTRICDEVICE_FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<column name="ELECTRICDEVICE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Layer" description="Entity's Classification" dataType="string" length="10" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="LAYER" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Plot Style" description="" dataType="string" length="20" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY" columnName="PLOT_STYLE" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Object" name="xdata" description="xdata" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic"/>
<idProperty>
<property xsi:type="Data" name="Seq"/>
</idProperty>
<mappingDefinition xsi:type="Concrete">
<sourceProperties>
<property xsi:type="Data" name="FeatId"/>
</sourceProperties>
<targetProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
</targetProperties>
<class xsi:type="Class" name="Transformer.graphic.xdata" description="Autogenerated Object Property Class" baseClass="" abstract="False" tableName="ELECTRICDEVICE_ENTITY1" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="Transformer.graphic.xdata" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Datavalue" description="datavalue" dataType="string" length="4000" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="DATAVALUE" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic.xdata"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Entity_FeatId" description="id" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="ELECTRICDEVICE_ENTITY_FEATID" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic.xdata"/>
<column name="ELECTRICDEVICE_ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="Electric'l" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Seq" description="seq" dataType="int32" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="ELECTRICDEVICE_ENTITY1" columnName="SEQ" colCreator="False" fixedCol="False">
<Inherited baseClass="ElectricDevice.graphic.xdata"/>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</property>
</properties>
<table name="ELECTRICDEVICE_ENTITY1" description="" pkeyName="PK_ELECTRICDEVICE_ENT1">
<target>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="TRANSFORMER" description="" pkeyName="PK_TRANSFORMER"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ELECTRICDEVICE_ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="Datavalue"/>
<property xsi:type="Data" name="Entity_FeatId"/>
<property xsi:type="Data" name="Seq"/>
<column name="DATAVALUE" description="" dataType="VARCHAR2" length="4000" scale="0" nullable="False">
</column>
<column name="ELECTRICDEVICE_ENTITY_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="SEQ" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
</table>
<tables>
<table name="ELECTRICDEVICE_ENTITY1" description="" pkeyName="PK_ELECTRICDEVICE_ENT1">
<target>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="TRANSFORMER" description="" pkeyName="PK_TRANSFORMER"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<sourceColumns>
<column name="ELECTRICDEVICE_ENTITY_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
</properties>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="TRANSFORMER" description="" pkeyName="PK_TRANSFORMER"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
<property xsi:type="Data" name="ElectricDevice_FeatId"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Data" name="Layer"/>
<property xsi:type="Data" name="Plot Style"/>
<property xsi:type="Object" name="xdata" description="xdata" objectType="Ordered Collection" className="Acad:AcXData" idColumn="SEQ" order="ascending" fixedCol="False">
</property>
<column name="ELECTRICDEVICE_FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="LAYER" description="" dataType="NVARCHAR2" length="10" scale="0" nullable="True">
</column>
<column name="PLOT_STYLE" description="" dataType="NVARCHAR2" length="20" scale="0" nullable="True">
</column>
</table>
<tables>
<table name="ELECTRICDEVICE_ENTITY" description="" pkeyName="PK_ELECTRICDEVICE_ENT2">
<target>
<table name="TRANSFORMER" description="" pkeyName="PK_TRANSFORMER"/>
<sourceColumns>
<column name="ELECTRICDEVICE_FEATID"/>
</sourceColumns>
<targetColumns>
<column name="FEATID"/>
</targetColumns>
</target>
</table>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
</mappingDefinition>
</property>
<property xsi:type="Data" name="InstallDate" description="" dataType="datetime" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="TRANSFORMER" columnName="INSTALLDATE" colCreator="True" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<column name="INSTALLDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="LastInspectDate" description="" dataType="datetime" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="TRANSFORMER" columnName="LASTINSPECTDATE" colCreator="True" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<column name="LASTINSPECTDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="LastRepairDate" description="modified description" dataType="datetime" length="0" precision="0" scale="0" readOnly="True" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="TRANSFORMER" columnName="LASTREPAIRDATE" colCreator="True" fixedCol="False">
<Inherited baseClass="ElectricDevice"/>
<column name="LASTREPAIRDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="PartNum" description="" dataType="int16" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="TRANSFORMER" columnName="PARTNUM" colCreator="True" fixedCol="False">
<column name="PARTNUM" description="" dataType="NUMBER" length="5" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Phase" description="A, B or C" dataType="string" length="1" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="TRANSFORMER" columnName="PHASE" colCreator="True" fixedCol="False">
<column name="PHASE" description="" dataType="NVARCHAR2" length="1" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="RevisionNumber" description="Edit count for supporting optimistic locking.  This value is incremented everytime the object is updated." dataType="double" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="TRANSFORMER" columnName="REVISIONNUMBER" colCreator="True" fixedCol="True">
<Inherited baseClass="Feature"/>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="SerialNum" description="" dataType="int64" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="TRANSFORMER" columnName="SERIALNUM" colCreator="True" fixedCol="False">
<column name="SERIALNUM" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="Temperature" description="" dataType="double" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="TRANSFORMER" columnName="TEMPERATURE" colCreator="True" fixedCol="False">
<column name="TEMPERATURE" description="" dataType="NUMBER" length="0" scale="0" nullable="True">
</column>
</property>
<property xsi:type="Data" name="Voltage" description="voltage" dataType="decimal" length="0" precision="10" scale="-2" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="TRANSFORMER" columnName="VOLTAGE" colCreator="True" fixedCol="False">
<column name="VOLTAGE" description="" dataType="NUMBER" length="10" scale="-2" nullable="False">
</column>
<SAD>
<element name="Calculable" value="yes"/>
</SAD>
</property>
</properties>
<table name="TRANSFORMER" description="" pkeyName="PK_TRANSFORMER">
<property xsi:type="Data" name="ClassId"/>
<property xsi:type="Data" name="FeatId"/>
<property xsi:type="Object" name="graphic" description="Acad entity" objectType="Value" className="Acad:Entity" idColumn="" order="ascending" fixedCol="False">
</property>
<property xsi:type="Data" name="InstallDate"/>
<property xsi:type="Data" name="LastInspectDate"/>
<property xsi:type="Data" name="LastRepairDate"/>
<property xsi:type="Data" name="PartNum"/>
<property xsi:type="Data" name="Phase"/>
<property xsi:type="Data" name="RevisionNumber"/>
<property xsi:type="Data" name="SerialNum"/>
<property xsi:type="Data" name="Temperature"/>
<property xsi:type="Data" name="Voltage"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="FEATID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="INSTALLDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="LASTINSPECTDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="LASTREPAIRDATE" description="" dataType="DATE" length="0" scale="0" nullable="True">
</column>
<column name="PARTNUM" description="" dataType="NUMBER" length="5" scale="0" nullable="True">
</column>
<column name="PHASE" description="" dataType="NVARCHAR2" length="1" scale="0" nullable="False">
</column>
<column name="REVISIONNUMBER" description="" dataType="NUMBER" length="0" scale="0" nullable="False">
</column>
<column name="SERIALNUM" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="TEMPERATURE" description="" dataType="NUMBER" length="0" scale="0" nullable="True">
</column>
<column name="VOLTAGE" description="" dataType="NUMBER" length="10" scale="-2" nullable="False">
</column>
</table>
<tables>
<table name="TRANSFORMER" description="" pkeyName="PK_TRANSFORMER"/>
<table name="F_CLASSDEFINITION" description="" pkeyName="">
<target>
<table name="TRANSFORMER" description="" pkeyName="PK_TRANSFORMER"/>
<sourceColumns>
<column name="CLASSID"/>
</sourceColumns>
<targetColumns>
<column name="CLASSID"/>
</targetColumns>
</target>
</table>
</tables>
<SAD>
<element name="Entrypoint" value="start_transformer"/>
<element name="Rules' DLL" value="transformer.dll"/>
</SAD>
</class>
<class xsi:type="Class" name="Work Item" description="Work Item" baseClass="" abstract="True" tableName="WORK_ITEM" tblCreator="False" fixedTbl="False">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="classname" description="" dataType="string" length="255" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="True" autogenerated="False" defaultValue="" tableName="WORK_ITEM" columnName="CLASSNAME1" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="It'm #" description="sequence identifier" dataType="int16" length="0" precision="0" scale="0" readOnly="False" featId="False" system="False" nullable="False" autogenerated="False" defaultValue="" tableName="WORK_ITEM" columnName="IT_M_" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
</class>
</schema>
<schema name="F_MetaClass" description="Special classes for FDO Feature metaclasses">
<class xsi:type="Class" name="Class" description="Non-feature metaclass" baseClass="ClassDefinition" abstract="False" tableName=" " tblCreator="False" fixedTbl="True">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
</class>
<class xsi:type="Class" name="ClassDefinition" description="Base for all metaclasses" baseClass="" abstract="True" tableName="F_CLASSDEFINITION" tblCreator="False" fixedTbl="True">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
</identityProperties>
<properties>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
<table name="F_CLASSDEFINITION" description="" pkeyName="">
<property xsi:type="Data" name="ClassName"/>
<property xsi:type="Data" name="SchemaName"/>
<column name="CLASSID" description="" dataType="NUMBER" length="20" scale="0" nullable="False">
</column>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
<column name="CLASSTYPE" description="" dataType="NUMBER" length="10" scale="0" nullable="False">
</column>
<column name="DESCRIPTION" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
<column name="GEOMETRYPROPERTY" description="" dataType="NVARCHAR2" length="2000" scale="0" nullable="True">
</column>
<column name="HASLOCK" description="" dataType="NUMBER" length="1" scale="0" nullable="True">
</column>
<column name="HASVERSION" description="" dataType="NUMBER" length="1" scale="0" nullable="True">
</column>
<column name="ISABSTRACT" description="" dataType="NUMBER" length="1" scale="0" nullable="False">
</column>
<column name="ISFIXEDTABLE" description="" dataType="NUMBER" length="1" scale="0" nullable="True">
</column>
<column name="ISTABLECREATOR" description="" dataType="NUMBER" length="1" scale="0" nullable="True">
</column>
<column name="PARENTCLASSNAME" description="" dataType="NVARCHAR2" length="512" scale="0" nullable="True">
</column>
<column name="ROOTTABLENAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="True">
</column>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
<column name="TABLELINKNAME" description="" dataType="NVARCHAR2" length="128" scale="0" nullable="True">
</column>
<column name="TABLEMAPPING" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="True">
</column>
<column name="TABLENAME" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="False">
</column>
<column name="TABLEOWNER" description="" dataType="NVARCHAR2" length="30" scale="0" nullable="True">
</column>
</table>
<tables>
<table name="F_CLASSDEFINITION" description="" pkeyName=""/>
</tables>
</class>
<class xsi:type="Class" name="Feature" description="Feature metaclass" baseClass="ClassDefinition" abstract="False" tableName="F_FEATURE" tblCreator="False" fixedTbl="True">
<tableMapping>
Concrete</tableMapping>
<identityProperties>
<property xsi:type="Data" name="ClassId"/>
</identityProperties>
<properties>
<property xsi:type="Geometric" name="Bounds" description="Bounding box for the feature" geometricTypes="4" geometryTypes="84224" hasElevation="False" hasMeasure="False" tableName="" columnName="n/a" colCreator="False" fixedCol="False">
</property>
<property xsi:type="Data" name="ClassId" description="Class id number (uniquely identifies a class)" dataType="int64" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="F_FEATURE" columnName="CLASSID" colCreator="False" fixedCol="True">
</property>
<property xsi:type="Data" name="ClassName" description="FDO base property: object class name" dataType="string" length="30" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="CLASSNAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="CLASSNAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="False">
</column>
</property>
<property xsi:type="Data" name="RevisionNumber" description="Edit count for supporting optimistic locking.  This value is incremented everytime the object is updated." dataType="double" length="0" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="False" autogenerated="True" defaultValue="" tableName="F_FEATURE" columnName="REVISIONNUMBER" colCreator="False" fixedCol="True">
</property>
<property xsi:type="Data" name="SchemaName" description="FDO base property: object class schema name" dataType="string" length="255" precision="0" scale="0" readOnly="True" featId="False" system="True" nullable="True" autogenerated="False" defaultValue="" tableName="F_CLASSDEFINITION" columnName="SCHEMANAME" colCreator="False" fixedCol="True">
<Inherited baseClass="ClassDefinition"/>
<column name="SCHEMANAME" description="" dataType="NVARCHAR2" length="255" scale="0" nullable="True">
</column>
</property>
</properties>
</class>
</schema>
</schemas>
