PageRenderTime 52ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/DEPLOY/WsEstadisticasEducativas/Datos/DsComentarios.xsd

https://bitbucket.org/rjulietagarcia/estadisticas
XML Schema | 90 lines | 90 code | 0 blank | 0 comment | 0 complexity | e1cbe9f267b8de30d22e8ce52a5fd9d1 MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema id="DsComentarios" targetNamespace="http://tempuri.org/DsComentarios.xsd" xmlns:mstns="http://tempuri.org/DsComentarios.xsd" xmlns="http://tempuri.org/DsComentarios.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
  3. <xs:annotation>
  4. <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
  5. <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
  6. <Connections>
  7. <Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="db911ConnectionString1" ConnectionStringObject="" IsAppSettingsProperty="True" Modifier="Assembly" Name="db911ConnectionString1 (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.WsEstadisticasEducativas.Properties.Settings.GlobalReference.Default.db911ConnectionString1" Provider="System.Data.SqlClient">
  8. </Connection>
  9. </Connections>
  10. <Tables>
  11. </Tables>
  12. <Sources>
  13. </Sources>
  14. </DataSource>
  15. </xs:appinfo>
  16. </xs:annotation>
  17. <xs:element name="DsComentarios" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msdata:EnforceConstraints="False" msprop:Generator_UserDSName="DsComentarios" msprop:Generator_DataSetName="DsComentarios">
  18. <xs:complexType>
  19. <xs:choice minOccurs="0" maxOccurs="unbounded">
  20. <xs:element name="Comentarios" msprop:Generator_UserTableName="Comentarios" msprop:Generator_RowDeletedName="ComentariosRowDeleted" msprop:Generator_RowChangedName="ComentariosRowChanged" msprop:Generator_RowClassName="ComentariosRow" msprop:Generator_RowChangingName="ComentariosRowChanging" msprop:Generator_RowEvArgName="ComentariosRowChangeEvent" msprop:Generator_RowEvHandlerName="ComentariosRowChangeEventHandler" msprop:Generator_TableClassName="ComentariosDataTable" msprop:Generator_TableVarName="tableComentarios" msprop:Generator_RowDeletingName="ComentariosRowDeleting" msprop:Generator_TablePropName="Comentarios">
  21. <xs:complexType>
  22. <xs:sequence>
  23. <xs:element name="CompCaptura" msprop:Generator_UserColumnName="CompCaptura" msprop:Generator_ColumnVarNameInTable="columnCompCaptura" msprop:Generator_ColumnPropNameInRow="CompCaptura" msprop:Generator_ColumnPropNameInTable="CompCapturaColumn" type="xs:string" minOccurs="0" />
  24. <xs:element name="Cuestionario" msprop:Generator_UserColumnName="Cuestionario" msprop:Generator_ColumnVarNameInTable="columnCuestionario" msprop:Generator_ColumnPropNameInRow="Cuestionario" msprop:Generator_ColumnPropNameInTable="CuestionarioColumn" type="xs:string" minOccurs="0" />
  25. <xs:element name="Desoficializar" msprop:Generator_UserColumnName="Desoficializar" msprop:Generator_ColumnVarNameInTable="columnDesoficializar" msprop:Generator_ColumnPropNameInRow="Desoficializar" msprop:Generator_ColumnPropNameInTable="DesoficializarColumn" type="xs:string" minOccurs="0" />
  26. <xs:element name="Detalle" msprop:Generator_UserColumnName="Detalle" msprop:Generator_ColumnVarNameInTable="columnDetalle" msprop:Generator_ColumnPropNameInRow="Detalle" msprop:Generator_ColumnPropNameInTable="DetalleColumn" type="xs:string" minOccurs="0" />
  27. <xs:element name="ID_Control" msprop:Generator_UserColumnName="ID_Control" msprop:Generator_ColumnPropNameInRow="ID_Control" msprop:Generator_ColumnVarNameInTable="columnID_Control" msprop:Generator_ColumnPropNameInTable="ID_ControlColumn" type="xs:int" />
  28. <xs:element name="Id_CentroTrabajo" msprop:Generator_UserColumnName="Id_CentroTrabajo" msprop:Generator_ColumnPropNameInRow="Id_CentroTrabajo" msprop:Generator_ColumnVarNameInTable="columnId_CentroTrabajo" msprop:Generator_ColumnPropNameInTable="Id_CentroTrabajoColumn" type="xs:short" />
  29. <xs:element name="Id_Inmueble" msprop:Generator_UserColumnName="Id_Inmueble" msprop:Generator_ColumnPropNameInRow="Id_Inmueble" msprop:Generator_ColumnVarNameInTable="columnId_Inmueble" msprop:Generator_ColumnPropNameInTable="Id_InmuebleColumn" type="xs:int" />
  30. <xs:element name="Id_CCTNT" msprop:Generator_UserColumnName="Id_CCTNT" msprop:Generator_ColumnPropNameInRow="Id_CCTNT" msprop:Generator_ColumnVarNameInTable="columnId_CCTNT" msprop:Generator_ColumnPropNameInTable="Id_CCTNTColumn" type="xs:string" minOccurs="0" />
  31. <xs:element name="CCT" msprop:Generator_UserColumnName="CCT" msprop:Generator_ColumnPropNameInRow="CCT" msprop:Generator_ColumnVarNameInTable="columnCCT" msprop:Generator_ColumnPropNameInTable="CCTColumn">
  32. <xs:simpleType>
  33. <xs:restriction base="xs:string">
  34. <xs:maxLength value="10" />
  35. </xs:restriction>
  36. </xs:simpleType>
  37. </xs:element>
  38. <xs:element name="NOMBRE" msprop:Generator_UserColumnName="NOMBRE" msprop:Generator_ColumnPropNameInRow="NOMBRE" msprop:Generator_ColumnVarNameInTable="columnNOMBRE" msprop:Generator_ColumnPropNameInTable="NOMBREColumn" minOccurs="0">
  39. <xs:simpleType>
  40. <xs:restriction base="xs:string">
  41. <xs:maxLength value="100" />
  42. </xs:restriction>
  43. </xs:simpleType>
  44. </xs:element>
  45. <xs:element name="ID_Turno" msprop:Generator_UserColumnName="ID_Turno" msprop:Generator_ColumnPropNameInRow="ID_Turno" msprop:Generator_ColumnVarNameInTable="columnID_Turno" msprop:Generator_ColumnPropNameInTable="ID_TurnoColumn" type="xs:short" />
  46. <xs:element name="TELEFONO" msdata:ReadOnly="true" msprop:Generator_UserColumnName="TELEFONO" msprop:Generator_ColumnPropNameInRow="TELEFONO" msprop:Generator_ColumnVarNameInTable="columnTELEFONO" msprop:Generator_ColumnPropNameInTable="TELEFONOColumn" minOccurs="0">
  47. <xs:simpleType>
  48. <xs:restriction base="xs:string">
  49. <xs:maxLength value="91" />
  50. </xs:restriction>
  51. </xs:simpleType>
  52. </xs:element>
  53. <xs:element name="REGION" msprop:Generator_UserColumnName="REGION" msprop:Generator_ColumnPropNameInRow="REGION" msprop:Generator_ColumnVarNameInTable="columnREGION" msprop:Generator_ColumnPropNameInTable="REGIONColumn" type="xs:short" />
  54. <xs:element name="Id_Zona" msprop:Generator_UserColumnName="Id_Zona" msprop:Generator_ColumnPropNameInRow="Id_Zona" msprop:Generator_ColumnVarNameInTable="columnId_Zona" msprop:Generator_ColumnPropNameInTable="Id_ZonaColumn" type="xs:short" />
  55. <xs:element name="ZONA" msdata:ReadOnly="true" msprop:Generator_UserColumnName="ZONA" msprop:Generator_ColumnPropNameInRow="ZONA" msprop:Generator_ColumnVarNameInTable="columnZONA" msprop:Generator_ColumnPropNameInTable="ZONAColumn" minOccurs="0">
  56. <xs:simpleType>
  57. <xs:restriction base="xs:string">
  58. <xs:maxLength value="10" />
  59. </xs:restriction>
  60. </xs:simpleType>
  61. </xs:element>
  62. <xs:element name="id_nivel" msprop:Generator_UserColumnName="id_nivel" msprop:Generator_ColumnPropNameInRow="id_nivel" msprop:Generator_ColumnVarNameInTable="columnid_nivel" msprop:Generator_ColumnPropNameInTable="id_nivelColumn" type="xs:short" />
  63. <xs:element name="NIVEL" msdata:ReadOnly="true" msprop:Generator_UserColumnName="NIVEL" msprop:Generator_ColumnPropNameInRow="NIVEL" msprop:Generator_ColumnVarNameInTable="columnNIVEL" msprop:Generator_ColumnPropNameInTable="NIVELColumn" minOccurs="0">
  64. <xs:simpleType>
  65. <xs:restriction base="xs:string">
  66. <xs:maxLength value="50" />
  67. </xs:restriction>
  68. </xs:simpleType>
  69. </xs:element>
  70. <xs:element name="ESTATUS" msdata:ReadOnly="true" msprop:Generator_UserColumnName="ESTATUS" msprop:Generator_ColumnPropNameInRow="ESTATUS" msprop:Generator_ColumnVarNameInTable="columnESTATUS" msprop:Generator_ColumnPropNameInTable="ESTATUSColumn" minOccurs="0">
  71. <xs:simpleType>
  72. <xs:restriction base="xs:string">
  73. <xs:maxLength value="15" />
  74. </xs:restriction>
  75. </xs:simpleType>
  76. </xs:element>
  77. <xs:element name="Observaciones" msprop:Generator_UserColumnName="Observaciones" msprop:Generator_ColumnPropNameInRow="Observaciones" msprop:Generator_ColumnVarNameInTable="columnObservaciones" msprop:Generator_ColumnPropNameInTable="ObservacionesColumn" minOccurs="0">
  78. <xs:simpleType>
  79. <xs:restriction base="xs:string">
  80. <xs:maxLength value="1000" />
  81. </xs:restriction>
  82. </xs:simpleType>
  83. </xs:element>
  84. </xs:sequence>
  85. </xs:complexType>
  86. </xs:element>
  87. </xs:choice>
  88. </xs:complexType>
  89. </xs:element>
  90. </xs:schema>