OSDN Git Service

CsvReaderをSystem.Data.DataTableベースに変更,IDataSetを廃止(#23867, #23868)
[karinto/karinto.git] / Karinto / Xml / Data.xsd
index 1efa59f..d841892 100755 (executable)
         <xs:element name="PointList" msdata:Locale="" msprop:Generator_UserTableName="PointList" msprop:Generator_RowDeletedName="PointListRowDeleted" msprop:Generator_RowChangedName="PointListRowChanged" msprop:Generator_RowClassName="PointListRow" msprop:Generator_RowChangingName="PointListRowChanging" msprop:Generator_RowEvArgName="PointListRowChangeEvent" msprop:Generator_RowEvHandlerName="PointListRowChangeEventHandler" msprop:Generator_TableClassName="PointListDataTable" msprop:Generator_TableVarName="tablePointList" msprop:Generator_RowDeletingName="PointListRowDeleting" msprop:Generator_TablePropName="PointList">\r
           <xs:complexType>\r
             <xs:sequence>\r
-              <xs:element name="X" msprop:Generator_UserColumnName="X" msprop:Generator_ColumnPropNameInRow="X" msprop:Generator_ColumnVarNameInTable="columnX" msprop:Generator_ColumnPropNameInTable="XColumn" type="xs:double" minOccurs="0" />\r
-              <xs:element name="Y" msprop:Generator_UserColumnName="Y" msprop:Generator_ColumnPropNameInRow="Y" msprop:Generator_ColumnVarNameInTable="columnY" msprop:Generator_ColumnPropNameInTable="YColumn" type="xs:double" minOccurs="0" />\r
+              <xs:element name="X" msprop:Generator_UserColumnName="X" msprop:Generator_ColumnPropNameInRow="X" msprop:Generator_ColumnVarNameInTable="columnX" msprop:Generator_ColumnPropNameInTable="XColumn" type="xs:double" default="0" />\r
+              <xs:element name="Y" msprop:Generator_UserColumnName="Y" msprop:Generator_ColumnPropNameInRow="Y" msprop:Generator_ColumnVarNameInTable="columnY" msprop:Generator_ColumnPropNameInTable="YColumn" type="xs:double" default="0" />\r
+            </xs:sequence>\r
+          </xs:complexType>\r
+        </xs:element>\r
+        <xs:element name="XY2Ch" msprop:Generator_UserTableName="XY2Ch" msprop:Generator_RowDeletedName="XY2ChRowDeleted" msprop:Generator_RowChangedName="XY2ChRowChanged" msprop:Generator_RowClassName="XY2ChRow" msprop:Generator_RowChangingName="XY2ChRowChanging" msprop:Generator_RowEvArgName="XY2ChRowChangeEvent" msprop:Generator_RowEvHandlerName="XY2ChRowChangeEventHandler" msprop:Generator_TableClassName="XY2ChDataTable" msprop:Generator_TableVarName="tableXY2Ch" msprop:Generator_RowDeletingName="XY2ChRowDeleting" msprop:Generator_TablePropName="XY2Ch">\r
+          <xs:complexType>\r
+            <xs:sequence>\r
+              <xs:element name="X" msprop:Generator_UserColumnName="X" msprop:Generator_ColumnVarNameInTable="columnX" msprop:Generator_ColumnPropNameInRow="X" msprop:Generator_ColumnPropNameInTable="XColumn" type="xs:double" minOccurs="0" />\r
+              <xs:element name="Y1" msprop:Generator_UserColumnName="Y1" msprop:Generator_ColumnVarNameInTable="columnY1" msprop:Generator_ColumnPropNameInRow="Y1" msprop:Generator_ColumnPropNameInTable="Y1Column" type="xs:double" minOccurs="0" />\r
+              <xs:element name="Y2" msprop:Generator_UserColumnName="Y2" msprop:Generator_ColumnVarNameInTable="columnY2" msprop:Generator_ColumnPropNameInRow="Y2" msprop:Generator_ColumnPropNameInTable="Y2Column" type="xs:double" minOccurs="0" />\r
+            </xs:sequence>\r
+          </xs:complexType>\r
+        </xs:element>\r
+        <xs:element name="XY1Ch" msprop:Generator_UserTableName="XY1Ch" msprop:Generator_RowDeletedName="XY1ChRowDeleted" msprop:Generator_RowChangedName="XY1ChRowChanged" msprop:Generator_RowClassName="XY1ChRow" msprop:Generator_RowChangingName="XY1ChRowChanging" msprop:Generator_RowEvArgName="XY1ChRowChangeEvent" msprop:Generator_RowEvHandlerName="XY1ChRowChangeEventHandler" msprop:Generator_TableClassName="XY1ChDataTable" msprop:Generator_TableVarName="tableXY1Ch" msprop:Generator_RowDeletingName="XY1ChRowDeleting" msprop:Generator_TablePropName="XY1Ch">\r
+          <xs:complexType>\r
+            <xs:sequence>\r
+              <xs:element name="X" msprop:Generator_UserColumnName="X" msprop:Generator_ColumnVarNameInTable="columnX" msprop:Generator_ColumnPropNameInRow="X" msprop:Generator_ColumnPropNameInTable="XColumn" type="xs:double" minOccurs="0" />\r
+              <xs:element name="Y" msprop:Generator_UserColumnName="Y" msprop:Generator_ColumnVarNameInTable="columnY" msprop:Generator_ColumnPropNameInRow="Y" msprop:Generator_ColumnPropNameInTable="YColumn" type="xs:double" minOccurs="0" />\r
             </xs:sequence>\r
           </xs:complexType>\r
         </xs:element>\r